home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / IMAP13 / XIMAP13.dxr / 00069_sb15 CA button script.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  89 b   |  6 lines

  1. on mouseUp
  2.   global gSB15List
  3.   puppetSound("click")
  4.   OpenTextBox(21, 0, gSB15List)
  5. end
  6.